Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update image ghcr.io/onedr0p/postgres-init to v16.5 #3049

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Nov 18, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/postgres-init (source) minor 16.4 -> 16.5

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@layla-bot layla-bot bot requested a review from kashalls as a code owner November 18, 2024 20:05
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory cluster/main labels Nov 18, 2024
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Nov 18, 2024

--- kubernetes/main/apps/default/authentik/app Kustomization: flux-system/authentik HelmRelease: default/authentik

+++ kubernetes/main/apps/default/authentik/app Kustomization: flux-system/authentik HelmRelease: default/authentik

@@ -76,13 +76,13 @@

         - hosts:
           - id.ok8.sh
       initContainers:
       - envFrom:
         - secretRef:
             name: authentik-secret
-        image: ghcr.io/onedr0p/postgres-init:16.4
+        image: ghcr.io/onedr0p/postgres-init:16.5
         imagePullPolicy: IfNotPresent
         name: init-db
       metrics:
         serviceMonitor:
           enabled: true
 
--- kubernetes/main/apps/sunlight/dashboard/app Kustomization: flux-system/sunlight-dashboard HelmRelease: sunlight/sunlight-dashboard

+++ kubernetes/main/apps/sunlight/dashboard/app Kustomization: flux-system/sunlight-dashboard HelmRelease: sunlight/sunlight-dashboard

@@ -65,13 +65,13 @@

           postgres:
             envFrom:
             - secretRef:
                 name: sunlight-dashboard-secret
             image:
               repository: ghcr.io/onedr0p/postgres-init
-              tag: 16.4@sha256:e41c745b54485341e00efbd27556f0717623a119f0d5107e5ff831aa1322c76f
+              tag: 16.5@sha256:53fa938cfe6d2dae23b120145362341950f1154bf9d0e7f2ec4e471d61624f79
     ingress:
       app:
         annotations:
           external-dns.alpha.kubernetes.io/target: internal.ok8.sh
         className: internal
         hosts:

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Nov 18, 2024

--- HelmRelease: default/authentik Deployment: default/authentik-server

+++ HelmRelease: default/authentik Deployment: default/authentik-server

@@ -33,13 +33,13 @@

     spec:
       terminationGracePeriodSeconds: 30
       initContainers:
       - envFrom:
         - secretRef:
             name: authentik-secret
-        image: ghcr.io/onedr0p/postgres-init:16.4
+        image: ghcr.io/onedr0p/postgres-init:16.5
         imagePullPolicy: IfNotPresent
         name: init-db
       containers:
       - name: server
         image: ghcr.io/goauthentik/server:2024.10.2
         imagePullPolicy: IfNotPresent
--- HelmRelease: sunlight/sunlight-dashboard Deployment: sunlight/sunlight-dashboard

+++ HelmRelease: sunlight/sunlight-dashboard Deployment: sunlight/sunlight-dashboard

@@ -33,13 +33,13 @@

       hostPID: false
       dnsPolicy: ClusterFirst
       initContainers:
       - envFrom:
         - secretRef:
             name: sunlight-dashboard-secret
-        image: ghcr.io/onedr0p/postgres-init:16.4@sha256:e41c745b54485341e00efbd27556f0717623a119f0d5107e5ff831aa1322c76f
+        image: ghcr.io/onedr0p/postgres-init:16.5@sha256:53fa938cfe6d2dae23b120145362341950f1154bf9d0e7f2ec4e471d61624f79
         name: postgres
       containers:
       - envFrom:
         - secretRef:
             name: sunlight-dashboard-secret
         image: ghcr.io/kashalls/dashboard:main@sha256:469731f8101878d0b6130816917724e79e0614528597cb73bcf2df0fc750e86a

@kashalls kashalls merged commit a8b7ea7 into main Nov 19, 2024
11 checks passed
@layla-bot layla-bot bot deleted the renovate/ghcr.io-onedr0p-postgres-init-16.x branch November 19, 2024 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant